Help >
Errors and Error Trapping > Compile Time Errors >
Error 622 - AS STRING required for variant conversion
AS STRING required for variant conversion - If you assign a user defined TYPE to a variant variable, it is now necessary to add the words AS STRING to confirm the type conversion.